const google.golang.org/protobuf/proto.hasProtoMethods

2 uses

	google.golang.org/protobuf/proto (current package)
		proto_methods.go#L16: const hasProtoMethods = true
		reset.go#L17: 	if mr, ok := m.(interface{ Reset() }); ok && hasProtoMethods {